All Questions
1 question
0votes
1answer
1kviews
Why would adding a template file to a child theme cause an error in template-loader.php?
Per wordpress best practices, I created a child theme for an existing theme I have. Everything works fine until I try to add a template file which follows WP's template hierarchy conventions. For ...